freedesktop_entry_parser 0.2.2

A library for parsing FreeDesktop entry files
Documentation

Freedesktop Entry Parser

crates.io docs.rs

A library for parsing FreeDesktop entry files in Rust. These files are used in the Desktop Entry and Icon Theme. They are similar to ini files but are distinct enough that an ini parse would not work.